@charset "utf-8";
/* CSS Document */
body { margin: 0; padding: 0; font-family: "Arial", "Microsoft YaHei", "PingFang SC", "Helvetica", "sans-serif"; min-width: 1300px; background: #fff; font-size: 14px; color: #666; overflow-x: hidden; }
input, button, textarea, option { font-family: "PingFang SC", Helvetica, "Microsoft YaHei", Arial, "sans-serif"; font-size: 14px; }
img { border: none; }
ul, li { list-style: none; margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, blockquote, fieldset, div, strong, label, em { margin: 0; padding: 0; border: 0; }
a { text-decoration: none; color: #666; }
a:hover { text-decoration: none; }
input { -webkit-appearance: none; text-transform: none; outline: none; }
textarea { -webkit-appearance: none; text-transform: none; outline: none; }
.clearfix { zoom: 1; }
.clearfix:after { content: "."; display: block; visibility: hidden; height: 0; clear: both; }
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.w1300 { width: 1300px; margin: 0 auto; }
/*头部样式*/
#header { width: 100%; background: url(../images/top_bg.png) repeat-x; height: 207px; overflow: hidden; }
#header .head_t { height: 46px; padding-top: 12px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
#header .head_t .hyc { font-size: 14px; color: #777; line-height: 16px; }
#header .head_t .ppc { font-size: 14px; color: #777; line-height: 16px; }
#header .head_t .ppc a { font-size: 14px; color: #777; }
#header .head_t .ppc a:hover { color: #1c3a5e; }
#header .head_b { margin-top: 10px; }
#header .head_b .logo { max-width: 500px; }
#header .head_b .tel { padding-left: 50px; background: url(../images/tel.png) no-repeat left center; margin: 27px 0; max-width: 236px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#header .head_b .tel span { font-size: 16px; color: #777; display: block; line-height: 100%; }
#header .head_b .tel p { font-size: 30px; color: #1c3a5e; font-weight: bold; line-height: 100%; margin-top: 7px; font-family: impact; }
/*顶部导航栏*/
.nav_top { width: 100%; height: 0; position: relative; z-index: 99; top: -30px; }
.nav_top .w1300 { position: relative; width: 1300px !important; }
.nav { width: 100%; position: absolute; color: #fff; }
.nav_ul::after { width: 125%; background-color: #1c3a5e; transform: skewX(-25deg); position: absolute; left: 20px; top: 0; content: ""; height: 100%; }
.nav_item { width: 13.2%; float: left; text-align: center; }
.nav_item:first-child { margin-left: 5%; }
.nav_item a { display: block; line-height: 60px; color: #fff; position: relative; z-index: 99; font-size: 16px; }
.nav_item.active a::after, .nav_item:hover a::after { width: 100%; }
.nav_item a::after { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; background: #de4d35; transform: skewX(-25deg); width: 0; }
/*----宽屏*banner----*/
#banner_big { width: 100%; height: 600px; background: none; clear: both; position: relative; z-index: 9; }
#banner_big .swiper-container1 { width: 100%; height: 100%; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
#banner_big .swiper-container1 .swiper-slide { background-size: 1920px 600px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
/*分页器*/
#banner_big .swiper-container-horizontal>.swiper-pagination-bullets, .apple-banner .swiper-pagination-custom, .apple-banner .swiper-pagination-fraction { top: auto; bottom: 30px; }
#banner_big .swiper-pagination-bullet { display: inline-block; width: 13px; height: 13px; background: none; border: 1px solid #fff; margin: 0 6px; cursor: pointer; border-radius: 0; opacity: 1; border-radius: 50%; }
#banner_big .swiper-pagination-bullet-active { background: #fff; }
#banner_big .swiper-container1 .swiper-button-prev, .swiper-container1 .swiper-button-next { width: 48px!important; height: 48px!important; top: 50%!important; margin: -24px 0 0!important; }
#banner_big .swiper-container1 .swiper-button-prev { background: url(../images/prev01.png) center center no-repeat; background-size: 48px 48px; left: 0; }
#banner_big .swiper-container1 .swiper-button-next { background: url(../images/next01.png) center center no-repeat; background-size: 48px 48px; right: 0; }
#banner_big .swiper-container1 .swiper-button-next:after, #banner_big .swiper-rtl .swiper-button-prev:after { display: none; }
#banner_big .swiper-container1 .swiper-button-prev:after, #banner_big .swiper-rtl .swiper-button-next:after { display: none; }
/*----宽屏*结束----*/
/*热门关键词&搜索 开始*/
.ly_hotkw_search { width: 100%; height: 70px; margin: 0 auto; padding: 0; background-color: #fff; position: relative; z-index: 9; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1); }
.ly_hotkw_search .hotkw_search { height: 100%; overflow: hidden; padding: 15px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.hotkw_search .hotkw_left { float: left; width: 66%; height: 40px; overflow: hidden; line-height: 40px; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; margin: 0; padding: 0; }
.hotkw_search .hotkw_left span { color: #555; font-size: 14px; display: inline-block; }
.hotkw_search .hotkw_left a { color: #777; }
.hotkw_search .hotkw_left a:hover { color: #1c3a5e; }
.h_Search { width: 23%; height: 40px; margin: 15px 30px 15px 0; padding: 0; float: right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.ny_Search { margin: 0 18px 0 0; }
.h_Search form .sc_ipt { width: 82%; height: 40px; overflow: hidden; margin: 0; padding: 0; float: left; }
.h_Search form .sc_ipt input { display: block; width: 100%; height: 40px; overflow: hidden; line-height: 40px; color: #333; font-size: 14px; margin: 0; padding: 0 15px; background-color: #f6f6f6; border: 0; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.h_Search form .sc_btn { width: 18%; height: 40px; overflow: hidden; margin: 0; padding: 0; float: right; }
.h_Search form .sc_btn input { display: block; width: 100%; height: 40px; overflow: hidden; margin: 0; padding: 0; background: #1c3a5e url(../images/sousou.png) center center no-repeat; background-size: 22px 22px; border: 0; outline: none; cursor: pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/*热门关键词&搜索 结束*/

/*首页产品展示 开始*/
.h_product_box { width: 100%; overflow: hidden; }
.h_public_title_box { text-align: center; margin: 50px auto; position: relative; }
.h_public_title { font-size: 36px; color: #333; font-weight: bold; }
.h_public_title i { font-style: normal; color: #de4d35; }
.h_public_title_box .bt_line { width: 100%; height: 1px; background: #ddd; margin-top: -20px; }
.h_public_title_box .bt_line1 { background: #3c5675; }
.h_public_title b { width: 17%; background: #fff; display: block; margin: 0 auto; position: relative; text-align: center; }
.h_public_title1 { color: #fff; }
.h_public_title1 b { background: #1c3a5e; }
.h_public_title span.span1 { display: block; width: 20px; height: 3px; background: #de4d35; position: absolute; top: 25px; left: 40%; }
.h_public_title span.span2 { display: block; width: 20px; height: 3px; background: #de4d35; position: absolute; top: 25px; right : 40%; }
.h_public_title_box p { font-size: 16px; color: #666; margin-top: 35px; position: relative; }
.h_public_title_box1 p { color: #fff; }
.Ny_left { width: 23%; height: auto; margin: 0 auto; padding: 0; float: left; }
.Ny_right { width: 73.5%; height: auto; margin: 0 auto; padding: 0; float: right; }
/*产品分类*/
.cp_type { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.cp_type .hd { width: 100%; height: 96px; background: #1c3a5e; text-align: center; color: #fff; padding-top: 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.cp_type .hd b { display: block; background: url(../images/menu_ico.png) no-repeat 65px 7px; font-size: 30px; padding-left: 40px; margin-top: -25px; }
.cp_type .hd p { font-size: 38px; position: relative; margin-top: 5px; text-transform: uppercase; color: rgba(255,255,255,.1); font-weight: bold; }
.cp_type .bd { background: #f4f4f4; min-height: 300px; overflow: hidden; padding: 20px 15px; }
.cp_type .bd ul { width: 100%; border-top: 0; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; min-height: 300px; }
.cp_type .bd ul li { background: #fff; margin-bottom: 15px; }
.cp_type .bd ul li:last-child { border: 0; }
.cp_type .bd ul li.on { }
.cp_type .bd ul li p { height: 55px; line-height: 55px; }
.cp_type .bd ul li p a { display: block; width: 80%; padding: 0 0 0 20px; overflow: hidden; line-height: 55px; color: #333; font-size: 17px; white-space: nowrap; text-overflow: ellipsis; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cp_type .bd ul li p span { display: block; width: 20%; height: 100%; background: url(../images/mulu2.png) center center no-repeat; cursor: pointer; float: left; }
.cp_type .bd ul li div { display: none; }
.cp_type .bd ul li div a { display: block; height: 50px; line-height: 50px; color: #999; font-size: 15px; border-bottom: 1px solid #e9e9e9; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding:0 30px 0 40px; background: url(../images/jt2.png) no-repeat 25px 20px; }
.cp_type .bd ul li div a:last-child { border-bottom: 0; }
.cp_type .bd ul li p:hover, .cp_type .bd ul li.on p { background-color: #1c3a5e; }
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color: #fff; font-weight: bold; }
.cp_type .bd ul li p:hover span { background: url(../images/mulu3.png) center center no-repeat; }
.cp_type .bd ul li.on p span { background: url(../images/mulu1.png) center center no-repeat; }
.cp_type .bd ul li div a:hover { color: #1c3a5e; background: url(../images/jt3.png) no-repeat 25px 20px; }
.cp_type .ckgd { height: 50px; background: #1c3a5e; text-align: center; }
.cp_type .ckgd a { line-height: 50px; font-size: 15px; color: #fff; }
/*右侧产品展示 开始*/
.Ny_right .h_pro{ min-height:300px;}
.Ny_right .h_pro ul li { width: 32%; margin: 0 2% 20px 0; float: left; padding: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border: 1px solid #ddd; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; }
.Ny_right .h_pro ul li:nth-child(3n) { margin-right: 0; }
.Ny_right .h_pro ul li .tit { display: block; font-size: 16px; color: #333; line-height: 30px; height: 30px; padding: 0 40px 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: url(../images/jt4.png) no-repeat 95% center; margin-top: 10px; }
.Ny_right .h_pro ul li .pic { display: block; width: 100%; height: 246px; text-align: center; overflow: hidden; position: relative; }
.Ny_right .h_pro ul li .pic img { max-height: 95%; max-width: 95%; vertical-align: middle; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .25s; transition: all .5s; }
.Ny_right .h_pro ul li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle; }
.Ny_right .h_pro ul li .pic:after { content: ''; display: block; opacity: 0; width: 100%; height: 100%; background: rgba(28,58,94,.4) url(../images/prot.png) left top no-repeat; position: absolute; top: 0; left: 0; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; }
.Ny_right .h_pro ul li:hover .pic:after { opacity: 1; background: rgba(28,58,94,.4) url(../images/prot.png) left top no-repeat; }
.Ny_right .h_pro ul li:hover .pic img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.Ny_right .h_pro ul li:hover .tit { background: url(../images/jt5.png) no-repeat 95% center; color: #1c3a5e; }
/*首页产品展示 结束*/

/*首页关于我们 开始*/
.h_about_box { width: 100%; background: url(../images/about_bg.jpg) no-repeat top; overflow: hidden; padding: 0 0 50px; }
.h_about .h_about_con { width: 50%; float: left; margin-top: 30px; }
.h_about .h_about_con p { line-height: 33px; font-size: 15px; color: #fff; text-indent: 2em; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; text-overflow: ellipsis; overflow: hidden; height: 273px; }
.h_about .h_about_con .about_more { width: 160px; height: 40px; line-height: 40px; text-align: center; background: #fff; margin: 80px 0 0; border-radius: 50px; }
.h_about .h_about_con .about_more a { font-size: 16px; color: #333; }
.h_about .h_about_img { width: 45%; height: 471px; float: right; }
.h_about .h_about_img img { max-height: 100%; max-width: 100%; }
/*首页关于我们 结束*/

/*首页我们的优势 开始*/
.h_ys_box { width: 100%; background: url(../images/ys_bg.png) no-repeat; overflow: hidden; padding-bottom: 50px; }
.h_ys ul li { width: 22.75%; float: left; margin-right: 3%; text-align: center; padding: 60px 40px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background: #f6f6f6; border-radius: 20px; }
.h_ys ul li:nth-child(4) { margin-right: 0; }
.h_ys ul li .ys_ico { width: 81px; height: 73px; margin: 0 auto 15px; }
.h_ys ul li .ys_tlt { font-size: 26px; color: #333; margin-bottom: 14px; font-weight: bold; }
.h_ys ul li p { line-height: 26px; font-size: 14px; color: #888; }
.h_ys ul li span { display: block; font-size: 17px; text-transform: uppercase; color: #585757; margin-bottom: 18px; }
.h_ys ul li:hover { background: #1c3a5e; }
.h_ys ul li:hover .ys_tlt, .h_ys ul li:hover p, .h_ys ul li:hover span { color: #fff; }
.h_ys ul li:nth-child(1) .ys_ico { background: url(../images/ys1.png) no-repeat center; }
.h_ys ul li:nth-child(2) .ys_ico { background: url(../images/ys2.png) no-repeat center; }
.h_ys ul li:nth-child(3) .ys_ico { background: url(../images/ys3.png) no-repeat center; }
.h_ys ul li:nth-child(4) .ys_ico { background: url(../images/ys4.png) no-repeat center; }
.h_ys ul li:hover:nth-child(1) .ys_ico { background: url(../images/ys1_hover.png) no-repeat center; }
.h_ys ul li:hover:nth-child(2) .ys_ico { background: url(../images/ys2_hover.png) no-repeat center; }
.h_ys ul li:hover:nth-child(3) .ys_ico { background: url(../images/ys3_hover.png) no-repeat center; }
.h_ys ul li:hover:nth-child(4) .ys_ico { background: url(../images/ys4_hover.png) no-repeat center; }
/*首页我们的优势 结束*/

/*首页新闻中心 开始*/
.h_news ul { width: 100%; overflow: hidden; min-height: 300px; position: relative; }
.h_news ul li { position: relative; width: 43%; float: left; margin: 0 14% 5% 0; }
.h_news ul li:nth-child(2n+2) { margin-right: 0; }
.h_news ul li .news_time { position: absolute; width: 95px; text-align: center; background: #1c3a5e; padding: 15px 0; overflow: hidden; }
.h_news ul li .news_time p { font-size: 19px; color: #fff; margin-bottom: 10px; }
.h_news ul li .news_time p:after { content: ''; display: block; width: 25px; height: 2px; background: #fff; position: absolute; left: 35%; top: 42px; }
.h_news ul li .news_time span { font-size: 21px; color: #fff; line-height: 26px; }
.h_news ul li .news_con { padding-left: 120px; }
.h_news ul li .news_con p { font-size: 18px; color: #555; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 30px; }
.h_news ul li .news_con p a { color: #333; }
.h_news ul li .news_con span { display: block; font-size: 14px; color: #999; line-height: 24px; padding-top: 11px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; min-height: 44px; }
.h_news ul .line_img { display: block; position: absolute; left: 46%; }
.h_news ul li:hover .news_con p a { color: #1c3a5e; }
/*首页新闻中心 结束*/

/*ly_Links 开始*/
.h_link_box { width: 100%; background: #f6f6f6; padding: 20px 0 15px; margin-top:50px; }
.h_link_box .cate-title { font-size: 16px; color: #888; float: left; background: url(../images/link_ico.png) no-repeat left center; padding-left: 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: 170px; }
.h_link_box .list { float: right; width: calc(100% - 180px); }
.h_link_box .list a {font-size: 14px; color: #888; transition: all .3s; margin-right: 10px; line-height: 25px; margin-bottom: 15px; }
.h_link_box .list a:hover { color: #1c3a5e; }
/*ly_Links 结束*/


/*底部 开始*/
.newft { width: 100%; height: auto; background: #142e4e; }
.newftw1200 { width: 1300px; margin: 0 auto; }
.newft .newft_top { padding: 50px 0; border-bottom: 1px solid rgba(255,255,255,.1); }
.newft .newft_top .part1 { width: 38%; padding-right: 2%; }
.newft .newft_top .part1 img { margin-top: 12px; }
.newft .newft_top .part1 .ico { margin: 40px 0; }
.newft .newft_top .part1 .ico1 { background: url(../images/foot_ab.png) left center no-repeat; padding-left: 8%; }
.newft .newft_top .part1 .ico2 { background: url(../images/foot_lx.png) left center no-repeat; padding-left: 8%; }
.newft .newft_top .part1 .ico3 { background: url(../images/foot_con.png) left center no-repeat; padding-left: 8%; }
.newft .newft_top .part1 span { display: inline-block; height: 40px; line-height: 40px; color: #fff; padding-right: 2%; }
.newft .newft_top .part1 span a { display: inline-block; line-height: 40px; color: #fff; }
.newft .newft_top .part2 { width: 12%; padding-right: 4%; margin-top: 10px; margin-right: 1%; height: 185px; overflow: hidden; }
.newft .newft_top .part2 dl dt { font-size: 20px; color: #fff; margin-bottom: 10px; font-weight: bold; }
newft .newft_top .part2 dl dd { }
.newft .newft_top .part2 dl dd a { display: inline-block; font-size: 14px; color: #fff; line-height: 35px; width: 100%; background: url(../images/foot_ico.png) left center no-repeat; padding-left: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.newft .newft_top .part3 { width: 30%; padding-right: 2%; }
.newft .newft_top .part3 .tit1 { font-size: 32px; font-weight: bolder; color: #fff; }
.newft .newft_top .part3 span { font-size: 15px; color: #fff; line-height: 28px; max-height: 50px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; margin-top: 6px; }
.newft .newft_top .part3 .tit2 { width: 73%; font-size: 28px; color: #fff; border-bottom: 1px solid rgba(255,255,255,.1); margin-top: 10px; font-weight: bold; padding-bottom: 10px; }
.newft .newft_top .part4 { width: 10%; text-align: center; }
.newft .newft_top .part4 img { max-width: 95%; margin-top: 6px; }
.newft .newft_top .part4 span { display: block; font-size: 15px; color: #fff; line-height: 30px; padding-top: 7px; }
.newft .newft_bot { font-size: 15px; color: #fff; padding: 20px 0; }
.newft .newft_bot span a { font-size: 15px; color: #fff; }
.newft .newft_bot span a:hover { color: #fff; }
/*底部 结束*/


/*nybanner 开始*/
.nyBanner { width: 100%; height: 385px; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
.nyBanner img { display: block; width: 1920px; max-width: 1920px; height: 385px; position: absolute; top: 0; left: 50%; margin-left: -960px; border: 0; }
/*nybanner 结束*/



/*内页关于我们 开始*/
.NyMain_box { width: 100%; padding: 50px 0; overflow: hidden; }
.NyMain { overflow: hidden; min-height: 300px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.Ny_right .NyRight_Top { width: 100%; overflow: hidden; margin: 0 auto 40px; padding: 0 0 15px; border-bottom: 1px solid #eaeaea; }
.NyRight_Top p { width: 30%; height: 30px; overflow: hidden; line-height: 30px; color: #333; font-size: 24px; font-weight: bold; margin: 0; padding: 0; float: left; position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.NyRight_Top1 p { width: 40%; }
.NyRight_Top p font { color: #999; font-size: 14px; font-weight: normal; margin: 0 0 0 5px; display: inline-block; text-transform: uppercase; }
.NyRight_Top .lyMbx { width: 65%; height: 30px; overflow: hidden; line-height: 30px; color: #666; font-size: 14px; text-align: right; white-space: nowrap; text-overflow: ellipsis; margin: 0; padding: 0; float: right; }
.lyMbx img { display: inline-block; width: 19px; height: 21px; vertical-align: middle; margin: -4px 12px 0 0; padding: 0; }
.lyMbx a { color: #666; }
.lyMbx a:hover { color: #1c3a5e; }
.lyMbx span { color: #999; }
/*内页 关于我们*/
.gsjj_list .abbt{ width:100%; text-align:center;}
.gsjj_list .abbt span{ font-size:44px; font-weight:bold; color:#f0efef; text-transform:uppercase;}
.gsjj_list .abbt p{font-size:32px; font-weight:bold; color:#333;position: relative; margin: -35px 0 20px;}
.gsjj_list .abbt em{ display:block; width:100%; height:1px; background:#e8e8e8; position:relative;}
.gsjj_list .abbt em:before{ content:""; display:block; width:8px; height:8px; background:#fff; border:3px solid #de4d35; border-radius:50%; left:50%; transform:translateX(-50%); position:absolute; top:-6px;}
.gsjj_list .gsjj_cont{ margin:40px 0; min-height:300px;}
.gsjj_list .gsjj_cont .gsname{ font-size:24px; text-align:center; margin-bottom:30px;}
.gsjj_list .gsjj_cont .wz,.gsjj_list .gsjj_cont .wz p{ line-height:30px;}

.gsjj_list .gs_honor{ width:100%; position:relative; overflow:hidden; padding-bottom:40px; min-height:300px;}
.gsjj_list .gs_honor ul{ margin-top:40px;}
.gsjj_list .gs_honor ul li{ width:23.5%; float:left; margin-right:2%;}
.gsjj_list .gs_honor ul li:nth-child(4n){ margin-right:0;}
.gsjj_list .gs_honor ul li .pic{ display:block; width:100%; height:166px; position:relative; border:1px solid #e8e8e8;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.gsjj_list .gs_honor ul li .pic img{ max-width:98%; max-height:98%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;}
.gsjj_list .gs_honor ul li .name{ display:block; width:100%; height:40px; line-height:40px; text-align:center; font-size:15px; background:#eee;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; padding:0 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.gsjj_list .gs_honor ul li .name:hover{ background:#1c3a5e; color:#fff;}
.gsjj_list .gs_honor .swiper-pagination{ bottom:0;}
.gsjj_list .gs_honor .swiper-pagination-bullet{ width:13px; height:13px;}
.gsjj_list .gs_honor .swiper-pagination-bullet-active{background: #1c3a5e;}
/*内页关于我们 结束*/

/*内页联系我们 开始*/
.ly_OrdCon {width:100%;overflow:hidden;margin: 0 auto 40px;padding:40px 160px 40px 0;position:relative;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box; background:#f6f6f6;}
.ly_OrdCon .lyOrdCon_img {width: 170px;height: 170px;overflow:hidden;margin: -84px 49px 0 0;padding:0;border-radius:50%;position:absolute;right: 0;top:50%;}
.ly_OrdCon .lyOrdCon_img img{ max-width:100%;}
.ly_OrdCon .lyOrdCon_text {width:100%;overflow:hidden;margin:0;padding: 0 120px 0 51px;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
.lyOrdCon_text .NyCon_tit { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:30px; margin:0 auto 10px; padding:0; font-weight:bold;}
.lyOrdCon_text p { width:100%; overflow:hidden; line-height:30px; color:#565656; font-size:15px; text-align:justify; margin:0 auto; padding:0;}
.lyNy_contact{ margin:20px 0;}
.lyNy_contact ul li{ width:50%; float:left; border-bottom:1px solid #f6f6f6; padding:20px 20px 20px 67px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; height:140px;}
.lyNy_contact ul li:nth-child(1){ background:url(../images/contact_ico1.png) no-repeat left center;}
.lyNy_contact ul li:nth-child(2){ background:url(../images/contact_ico2.png) no-repeat left center;}
.lyNy_contact ul li:nth-child(3){ background:url(../images/contact_ico3.png) no-repeat left center;}
.lyNy_contact ul li:nth-child(4){ background:url(../images/contact_ico4.png) no-repeat left center;}
.lyNy_contact ul li b{ font-size:18px; color:#6b6d6b; display:block; margin:20px 0 5px 0;}
.lyNy_contact ul li p{font-size:16px;color:#6b6d6b;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;height:48px;line-height: 25px;}
.lyNyContact_map { width: 100%; overflow: hidden; margin: 60px 0; padding: 0; border: 1px solid #f6f6f6; padding: 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.lyNyContact_map .lyNyContact_Mapmain { width: 100%; height: 405px; overflow: hidden; margin: 0 auto; background-color: #f8f8f8; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
/*内页联系我们 结束*/


/*内页产品列表 开始*/
.Ny_right .ny_pro_list { min-height: 300px; margin-top: 40px;}
.Ny_right .ny_pro_list ul li{ width:100%; height:200px; background:#f6f6f6;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding:15px 20px; margin-bottom:25px;}
.Ny_right .ny_pro_list ul li .prolist_img{ width:25%; float:left;}
.Ny_right .ny_pro_list ul li .pic {display: block;width: 100%;height: 170px;text-align: center;overflow: hidden;position: relative;background: #fff;}
.Ny_right .ny_pro_list ul li .pic img { max-height: 95%; max-width: 95%; vertical-align: middle; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .25s; transition: all .5s; }
.Ny_right .ny_pro_list ul li .pic .iblock { display: inline-block; height: 100%; width: 0; vertical-align: middle; }
.Ny_right .ny_pro_list ul li .pic:after { content: ''; display: block; opacity: 0; width: 100%; height: 100%; background: rgba(28,58,94,.4) url(../images/prot.png) left top no-repeat; position: absolute; top: 0; left: 0; -webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s; }
.Ny_right .ny_pro_list ul li .prolist_text{width:72%;float:right;margin-top: 10px;}
.Ny_right .ny_pro_list ul li .prolist_text .tit{ font-size:18px; color:#333; display:block;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.Ny_right .ny_pro_list ul li .prolist_text p{font-size:15px;color:#999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;height:48px;line-height:26px;margin: 15px 0 37px;}
.Ny_right .ny_pro_list ul li .prolist_text span{ display:block; width:185px; height:34px; line-height:34px; color:#1c3a5e; border:1px solid #1c3a5e; text-align:center; background:url(../images/time1.png) no-repeat 15px center; padding-left:15px;}
.Ny_right .ny_pro_list ul li:hover .pic:after { opacity: 1; background: rgba(28,58,94,.4) url(../images/prot.png) left top no-repeat; }
.Ny_right .ny_pro_list ul li:hover .pic img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1); }
.Ny_right .ny_pro_list ul li:hover .prolist_text span{ background:#1c3a5e url(../images/time2.png) no-repeat 15px center; color:#fff; border:1px solid #1c3a5e; }

/*内页产品列表 结束*/


/*分页样式 开始*/
#fengye { text-align: center; margin: 20px auto 0; color: #555; font-size: 14px; }
#fengye a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; border-radius: 2px; color: #555; font-size: 14px; }
#fengye a:hover { background: #1c3a5e; color: #ffffff; }
#fengye a.pnnum1 { background: #1c3a5e; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #1c3a5e; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline: none; }
#fengye .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default; }
/*分页样式 结束*/

/*内页新闻中心 开始*/
.ny_newstj ul li{ width:100%; height:153px; margin-bottom:30px;}
.ny_newstj ul li .newstj_img{ width:211px; float:left; position:relative; height:153px;}
.ny_newstj ul li .newstj_img img{width: 100%;height: 100%; display: block; position: absolute; margin: auto; left: 0; right: 0; bottom: 0; top: 0;object-fit: cover;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ny_newstj ul li .newstj_text{ float: right; width: calc(100% - 211px); background:#f6f6f6; padding:15px 30px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; height:153px; }
.ny_newstj ul li .newstj_text .newstj_tlt{ height:40px; line-height:40px;}
.ny_newstj ul li .newstj_text .newstj_tlt a{ display:block;font-size:16px; color:#333;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; padding-left:40px; background:url(../images/news_ico1.png) no-repeat left center; width:80%; float:left;}
.ny_newstj ul li .newstj_text .newstj_tlt span{ float:right; font-size:15px; color:#c6c6c6;}
.ny_newstj ul li .newstj_text p{font-size:14px;color:#999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;height:48px;line-height: 26px;margin: 5px 0 15px;}
.newstj_btn span{ display:block; float:left;}
.newstj_btn img{ display:block; float:left; margin:2px 0 0 5px}

.ny_news ul li {width: 100%;margin: 0 0 10px 0;background: #f6f6f6;padding: 0 15px 5px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; }
.ny_news ul li .news_tlt {height: 40px;line-height: 40px; padding-top:10px;}
.ny_news ul li .news_tlt a {font-size: 16px;color: #666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;float:left;width:80%;background:url(../images/news_ico3.png) no-repeat left center;padding-left: 25px;}
.ny_news ul li .news_tlt span { font-size: 15px; color: #c6c6c6; display:block; float:right;}
.ny_news ul li p {line-height: 26px;font-size: 14px;color: #999;margin: 0 0 15px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;height: 48px;display:none;}
.ny_news ul li:hover p{ display:block;-webkit-transition: all .25s; -moz-transition: all .25s; -ms-transition: all .25s; -o-transition: all .25s; transition: all .25s;}
.ny_news ul li:hover .news_tlt a{background:url(../images/news_ico4.png) no-repeat left center;}
/*内页新闻中心 结束*/

/*内页新闻文章详情 开始*/
.NyNews_Detail { width:100%; overflow:hidden; margin:0 auto; padding:0;} 
.NyNews_Detail .Detail_top{background:#f6f6f6;padding: 17px 10px 0 20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin-bottom:40px;overflow: hidden;}
.NyNews_Detail .Detail_top .Detail_left{ width:80%; float:left;}
.NyNews_Detail .Detail_top .Detail_right{width: 13%;float:right;margin-top: 15px;}
.NyNews_Detail .Detail_top .Detail_right a{color:#666;font-size:16px;display:block;background:url(../images/back.png) no-repeat left center;height: 35px;line-height: 40px;padding-left: 40px;}
.NyNews_Detail .NyNewsDetail_Title {width:100%;height:auto;line-height: 35px;color:#333;font-size:22px;margin:0 auto 5px;padding:0;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;word-break: break-all;max-height: 75px;}
.NyNews_Detail .NyNewsDetail_Tips {width:100%;height:auto;overflow:hidden;line-height:30px;color:#999;font-size:15px;margin: 0 auto 20px;padding:0;border-bottom: 1px solid none;}
.NyNewsDetail_Tips img { display:inline-block; width:20px; height:19px; vertical-align:middle; margin:-5px 6px 0 0; padding:0;}
.NyNews_Detail .NyNewsDetail_Con { width:100%; min-height:500px; overflow:hidden; margin:0 auto; padding:0; line-height:30px; color:#666; font-size:16px; text-align:justify;}
.NyNewsDetail_Con p, .NyNewsDetail_Con div { width:100%; overflow:hidden; line-height:30px; color:#666; font-size:16px; text-align:justify; text-indent:0; margin:0 auto 15px; padding:0;}
.NyNewsDetail_Con p span, .NyNewsDetail_Con span, .NyNewsDetail_Con p em, .NyNewsDetail_Con em { color:#666!important; font-family:Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif!important; font-size:16px!important;}
.NyNewsDetail_Con table { display:block; width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyNewsDetail_Con table tr td p { text-indent:0!important;}
.NyNewsDetail_Con img { display:inline-block; width:auto!important; height:auto!important; max-width:60%; margin:0 auto; padding:0; text-indent:0!important;}


.NyPrevNext {width:100%;overflow:hidden;margin:40px auto 0;padding-top: 20px;border-top: 1px solid #f1f1f1;}
.NyPrevNext ul li {width:50%;height:54px;overflow:hidden;line-height:54px;color: #666;font-size:16px;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0 10px;float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.NyPrevNext ul li:nth-child(2) { text-align:right;}
.NyPrevNext ul li img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 10px 0; padding:0;}
.NyPrevNext ul li a {color: #666;font-size:16px;}
/*内页新闻文章详情 结束*/

/*产品详细页 开始*/
.NyProDetail { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.pro_detail_main { width: 100%; height: auto; margin: 0 auto 30px; padding: 0; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.pro_detail_main .pro_detail_img { width: 480px; height: 360px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.pro_detail_img .pro_detail_img_main { width: 100%; height: 100%; margin: 0 auto; padding: 0; position: relative; }
.pro_detail_img_main img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.pro_detail_main .pro_detail_text { width: 49%; min-height: 360px; overflow: hidden; margin: 0; padding: 0; float: right; position: relative; }
.pro_detail_text h1 { width: 100%; overflow: hidden; line-height: 40px; color: #333; font-size: 22px; text-align: justify; margin: 0 auto; padding: 0 0 10px; font-weight: normal; font-weight: bold; border-bottom:1px solid #ddd; }
.pro_detail_text .jyms { width: 100%; height: 156px; overflow: hidden; margin: 10px auto 25px; box-sizing: border-box; background: #f8f8f8; padding: 20px; }
.pro_detail_text .jyms p { width: 100%; height: 120px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; line-height: 29px; color: #999; font-size: 14px; text-align: justify; margin: 0 auto; padding: 0; }
.pro_detail_text .jyms p span { color: #333; font-weight: bold; }
.pro_detail_text ul { width: 100%; _margin: 20px auto; padding: 0; margin: 23px 0 31px 0; }
.pro_detail_text ul li {width: 100%;height: 30px;overflow: hidden;line-height: 30px;color: #666;font-size: 15px;text-align: justify;white-space: nowrap;text-overflow: ellipsis;margin: 0 auto 5px;padding: 0;float: left;}
.pro_detail_text ul li img { display: block; width: 19px; height: 15px; overflow: hidden; margin: 7px 10px 7px 0; padding: 0; float: left; }
.pro_detail_text ul li span { color: #333; }
.pro_detail_text .pro_detail_btn {width: 100%;height: 50px;overflow: hidden;margin: 60px auto 0;padding: 0;}
.pro_detail_btn a { display: block; width: 148px; height: 48px; overflow: hidden; line-height: 48px; color: #fff; font-size: 16px; text-align: center; margin: 0 20px 0 0; padding: 0; float: left; }
.pro_detail_btn a img { display: inline-block; width: 21px; height: 8px; vertical-align: middle; margin: -4px 0 0 10px; padding: 0; }
.pro_detail_btn a.prodtl_btn1 { float: left; margin: 0 4% 0 0; background-color: #1c3a5e; }
.pro_detail_btn a.prodtl_btn1:hover { background-color: #de4d35; }
.prodetail_img { width: 47%; height: 456px; margin: 0; padding: 0; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
#preview { width: 100%; margin: 0; text-align: center; position: relative; }
.list-h li { float: left; }
#spec-n5 { width: 100%; height: 70px; padding-top: 10px; overflow: hidden; }
#spec-left { width: 16px; height: 70px; float: left; cursor: pointer; margin-top: 3px; }
#spec-right { width: 16px; height: 70px; float: left; cursor: pointer; margin-top: 3px; }
#spec-list { width: 440px; float: left; overflow: hidden; margin-left: 2px; display: inline; }
#spec-list ul { }
#spec-list ul li { float: left; display: inline; padding: 0; width: 18.4%; height: 70px; margin: 0 2% 0 0; }
#spec-list ul li:last-child { margin: 0; }
#spec-list ul li p { width: 100%; height: 100%; overflow: hidden; margin: 0; padding: 0; border: 1px solid #dfdfdf; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
#spec-list ul li:hover p { border: 1px solid #1f71c2; }
#spec-list ul li img { display: block; max-width: 94%; max-height: 94%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
/*jqzoom*/
.jqzoom { position: relative; width: 100%; height: 360px; overflow: hidden; padding: 0; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.jqzoom img { display: block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.zoomdiv { z-index: 100; position: absolute; top: 1px; left: 0px; border: 1px solid #eaeaea; display: none; text-align: center; overflow: hidden; left: 104%!important; top: 0!important; }
.bigimg { }
.jqZoomPup { width: 200px!important; height: 200px!important; z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; background: url(../images/mask.png) 0 0 repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }
#spec-list { position: relative; width: 100%; margin: 0; }
#spec-list div { width: 100%!important; height: 70px!important; margin: 0; }
#ceshi { display: block; margin: auto!important; left: 0; top: 0; bottom: 0; right: 0; }
.prodetail_img a.videoIco { left: 20px!important; bottom: 20px!important; z-index: 99!important; }
.Warning { width: 100%!important; height: 100%!important; }
.NyProDetail .NyProDetail_Con { width: 100%; overflow: hidden; margin: 0 auto 30px; padding: 0; }
.NyProDetail_Title {width: 100%;height: 55px;line-height: 55px;color: #222327;font-size: 20px;font-weight: bold;margin: 0 auto 30px;padding-left: 30px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border-bottom: 1px solid #ddd;}
.NyProDetail_Title span {width: 82px;display: block;height: 5px;background: #1c3a5e;margin-top: -3px;}
.NyProDetail_Con .NyProDetailCon { width: 100%; overflow: hidden; margin: 0 auto; padding: 0 20px; line-height: 30px; color: #666; font-size: 16px; text-align: justify; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyProDetailCon p, .NyProDetailCon div { width: 100%; overflow: hidden; line-height: 30px; color: #666; font-size: 16px; text-align: justify; text-indent: 0; margin: 0 auto; padding: 0; }
.NyProDetailCon p span, .NyProDetailCon span, .NyProDetailCon p em, .NyProDetailCon em { color: #666!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif!important; font-size: 16px!important; }
.NyProDetailCon table { _display: block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.NyProDetailCon table tr td p { text-indent: 0!important; }
.NyProDetailCon p b { color: #333; }
.NyProDetailCon img { display: inline-block; width: auto!important; height: auto!important; max-width: 60%; margin: 0 auto; padding: 0; text-indent: 0!important; }
/*产品详情 结束*/


/*在线留言 开始*/
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.ly_msg h3 { display: none!important; }
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0; }
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 25px!important; padding: 0; color: #999; font-size: 14px; }
.ly_msg ul li:last-child { margin: 0 auto!important; }
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 10px 0 0; color: #333; font-size: 16px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li h4 font { color: #f00; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri!important; }
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li .msg_ipt12 { width: 88%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #999; font-size: 16px; border: 0px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #eaeaea; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri !important; }
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { border-radius: 0; font-size: 16px!important; background-color: #f1f1f1!important; border: 0 solid #eaeaea!important; font-family: Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-seri!important; outline: none!important; resize: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; }
.ly_msg ul li .msg_ipt1 #selPvc { border-radius: 0; height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 16px!important; background-color: #f1f1f1!important; border: 0px solid #eaeaea!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important; padding: 0 15px; }
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left; }
.ly_msg ul li a.yzm_img { display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; }
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important; background: url(../images/tb_img.png) right center no-repeat!important; }
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important; }
.ly_msg ul li .msg_btn { width: 88%; overflow: hidden; margin: 15px auto 0; padding: 0; float: left; }
.ly_msg ul li .msg_btn { width: 88%!important; }
.msg_btn input { width: 150px!important; height: 44px!important; line-height: 44px!important; color: #fff!important; font-size: 16px!important; text-align: center!important; margin: 0 20px 0 0; padding: 0; border-radius: 2px; border: none!important; background-color: #1c3a5e!important; cursor: pointer!important; }
.msg_btn input:last-child { background-color: #de4d35!important; }
.msg_btn input:hover { background-color: #173353!important; }
.msg_btn input:last-child:hover { background-color: #d1452e!important; }
/*在线留言 结束*/

/*相关文章 开始*/
.xgwz { margin-top: 35px; }
.xgwz .xgwz_bt { background:#1c3a5e; height: 96px; text-align: center; color: #fff; padding-top:15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.xgwz .xgwz_bt b { display: block; background: url(../images/xgwz_bt.png) no-repeat 65px 7px; font-size: 30px; padding-left: 40px; margin-top: -25px; }
.xgwz .xgwz_bt p { font-size: 38px; position: relative; margin-top: 5px; text-transform: uppercase; color: rgba(255,255,255,.1); font-weight: bold; }
.xgwz_list ul { background: #f4f4f4; padding:20px 15px; }
.xgwz_list ul li { width: 100%; padding:6px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background:#fff; margin-bottom:10px;}
.xgwz_list ul li a { display:block; color: #666;font-size: 14px; line-height: 30px; height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; background:url(../images/xgwz_ico.png) no-repeat 5px center; padding-left:20px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; }
.xgwz_list ul li a:hover { color: #1c3a5e; }
/*相关文章 结束*/

/*右侧客服 开始*/
.kfView { width: 140px; position: fixed; top: 50%; right: 0; z-index: 99999; box-shadow: 0 7px 15px rgba(0,0,0,0.1); border-radius: 12px 0 0 12px; margin: -212px 0 0; padding: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.kfView .kfTop { width: 100%; overflow: hidden; margin: 0 auto; padding: 15px 5px 11px; background-color: #1c3a5e; border-radius: 12px 0 0 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.kfView .kfTop i { display: block; width: 48px; height: 48px; margin: 0 auto; padding: 0; background: url('../images/kfTel.png') center center no-repeat; }
.kfView .kfTop span { display: block; width: 100%; overflow: hidden; line-height: 20px; color: #fff; font-family: "\5FAE\8F6F\96C5\9ED1"; font-size: 14px; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 4px auto 2px; padding: 0; }
.kfView .kfTop p { width: 100%; overflow: hidden; line-height: 20px; color: #fff; font-family: "Arial"; font-size: 18px; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0; }
.kfView .kfMain { width: 100%; overflow: hidden; margin: 0 auto; padding: 15px 0 0; background-color: #fff; position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.kfView .kfMain ul { padding: 0 10px; }
.kfView .kfMain ul li { margin: 0 auto 15px; }
.kfView .kfMain ul a { display: block; width: 100%; height: 36px; overflow: hidden; line-height: 26px; color: #fff; font-size: 14px; margin: 0 auto; padding: 5px; background-color: #1c3a5e; border-radius: 18px; cursor: pointer; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.kfView .kfMain ul a img { display: block; width: 26px; height: 26x; margin: 0 5px 0 0; padding: 0; float: left; }
.kfView .kfMain ul a em { width: 12px; height: 12px; display: inline-block; vertical-align: middle; background: url('../images/kepu2.png') no-repeat center top; }
.kfView .kfMain .kfEwm { width: 140px; height: auto; margin: 0 auto; padding: 10px; border-top: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.kfView .kfMain .kfEwm img { display: block; width: 110px; height: 110px; overflow: hidden; margin: 0 auto; padding: 0; }
.kfView .kfMain .kfEwm p { width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #333; font-size: 14px; text-align: center; margin: 0 auto; padding: 0; }
.kfView .toTop { width: 100%; height: 36px; overflow: hidden; line-height: 36px; color: #fff; font-size: 14px; text-align: center; padding: 0 10px; background-color: #303030; border-radius: 0 0 0 12px; cursor: pointer; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.kfView .toTop img { display: inline-block; width: 14px; height: 14px; vertical-align: middle; margin: -2px 6px 0 0; padding: 0; }
.kfBtn { width: 30px; height: 120px; overflow: hidden; text-align: center; margin: -60px 0 0; position: absolute; left: -30px; top: 50%; z-index: 1; cursor: pointer; background-color: #1c3a5e; border-radius: 12px 0 0 12px; }
.kfBtn p { position: absolute; top: 16px; left: 8px; line-height: 18px; color: #fff; font-size: 14px; }
.kfBtn p img { display: inline-block; margin: 6px 0 0; }
/*右侧客服 结束*/

/*荣誉资质内页*/
.honor_list ul li{ width:31.3333%; float:left; margin-right:3%; margin-bottom:25px;}
.honor_list ul li:nth-child(3n+3){ margin-right:0;}
.honor_list ul li .pic{ display:block; width:100%; height:220px; position:relative; border:1px solid #e8e8e8;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.honor_list ul li .pic img{ max-width:98%; max-height:98%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;}
.honor_list ul li .name{ display:block; width:100%; height:50px; line-height:50px; text-align:center; font-size:16px; background:#eee;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; padding:0 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.honor_list ul li .name:hover{ background:#1c3a5e; color:#fff;}
